home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 157 / PCG157DB106 / PCG157DB106.mdf / Main.dxr / Scripts_5_Open File.ls < prev    next >
Encoding:
Text File  |  2005-12-02  |  83 b   |  4 lines

  1. on mouseUp
  2.   Ok = baOpenFile("Content\" & member("installers").text, "Normal")
  3. end
  4.